home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 22
/
Amiga Format AFCD22 (Jan 1998, Issue 106).iso
/
-in_the_mag-
/
converters
/
graphics
/
netpbm
/
manuals
/
yuvsplittoppm.man
< prev
next >
Wrap
Text File
|
1997-11-16
|
1KB
|
67 lines
yuvsplittoppm(1) AMIGA (26 August 93) yuvsplittoppm(1)
NAME
yuvplittoppm - convert a Y- an U- and a V-file into a
portable pixmap.
SYNOPSIS
yuvsplittoppm basename width height [-ccir601]
DESCRIPTION
Reads three files, containing the YUV components, as input.
These files are basename.Y, basename.U and basename.V .
Produces a portable pixmap on stdout.
Since the YUV files are raw files, the dimensions width and
height must be specified on the command line.
OPTIONS
-ccir601
Assumes that the YUV triplets are scaled into the
smaller range of the CCIR 601 (MPEG) standard. Else,
the JFIF (JPEG) standard is assumed.
SEE ALSO
ppmtoyuvsplit(1), yuvtoppm(1), ppm(5)
AUTHOR
Marcel Wijkstra <wijkstra@fwi.uva.nl>, based on
ppmtoyuvsplit.
Page 1 (printed 3/1/94)